# File lib/org-ruby/parser.rb, line 78
    def use_sub_superscripts?
      @options["^"] != "nil"
    end