# File lib/action_dispatch/http/mime_type.rb, line 179
    def to_sym
      @symbol || @string.to_sym
    end