class TrustyCms::Setup

def model(model_name)

def model(model_name)
  model_name.to_s.singularize.constantize
end