# File lib/sinatra/respond_to.rb, line 221
      def format(val=nil)
        @_format ||= val
        @_format
      end