# File lib/org-ruby/line.rb, line 303
    def include_file?
      @line =~ IncludeFileRegexp
    end