# File lib/org-ruby/line.rb, line 293
    def link_abbrev?
      @line =~ LinkAbbrevRegexp
    end