class TrustyCms::Setup

def announce(string)

def announce(string)
  puts "\n#{string}"
end