class GenesisRuby::Utils::Formatters::Response::Loader

def formats

Initialized Formatters array
def formats
  @formats ||= []
end