# File lib/mechanize/page.rb, line 66
  def response_header_charset
    self.class.response_header_charset(response)
  end