module HTTParty
module HTTParty::ClassMethods
module ModuleLevelInheritableAttributes
module ModuleLevelInheritableAttributes::ClassMethods
class FalseClass
class HTTParty::Basement
class HTTParty::RedirectionTooDeep
class HTTParty::Request
class HTTParty::UnsupportedFormat
class Hash
class NilClass
class Numeric
class Object
class REXMLUtilityNode
class String
class ToHashParser
class TrueClass
httparty
0.2.0
# add_node
def add_node(node) @text = true if node.is_a? String @children << node end