class Hpricot::Text

def initialize(text)

def initialize(text)
  @content = text
end