# File lib/org-ruby/parser.rb, line 56
    def export_footnotes?
      "t" == @options["f"]
    end