# File lib/org-ruby/line.rb, line 250
    def raw_text_tag
      $2.upcase if @line =~ RawTextRegexp
    end