# File lib/action_dispatch/http/mime_type.rb, line 7
    def symbols
      @symbols ||= map {|m| m.to_sym }
    end