# File lib/json/jose.rb, line 17
      def content_type
        @content_type ||= 'application/jose'
      end