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