module HTTParty
module HTTParty::ClassMethods
module HTTParty::ModuleInheritableAttributes
module HTTParty::ModuleInheritableAttributes::ClassMethods
module REXML
class BasicObject
class HTTParty::Basement
class HTTParty::CookieHash
class HTTParty::RedirectionTooDeep
class HTTParty::Request
class HTTParty::Response
class HTTParty::UnsupportedFormat
class REXML::Document
httparty
0.4.5
# method_missing
def method_missing(name, *args, &block) @delegate.send(name, *args, &block) end