class EacRubyUtils::CustomFormat

def format(string)

def format(string)
  ::EacRubyUtils::CustomFormat::String.new(self, string)
end