class XCPretty::Simple

def format_touch(file_path, file_name)

def format_touch(file_path, file_name)
  format("Touching", file_name)
end