# File lib/org-ruby/parser.rb, line 51
    def export_todo?
      "t" == @options["todo"]
    end