class TrustyCms::Setup

def step

def step
  yield if block_given?
  print '.'
end