class Faker::App

def name

Returns:
  • (String) -
def name
  fetch('app.name')
end