class TrustyCms::Setup

def print(string)

def print(string)
  output.print(wrap(string))
  output.flush
end