# File lib/ftw/http/headers.rb, line 151
  def inspect
    return "#{self.class.name} <#{to_hash.inspect}>"
  end