# File lib/mechanize/content_type_error.rb, line 10
    def initialize(content_type)
      @content_type = content_type
    end