class Faker::Games::Zelda

def item

Returns:
  • (String) -
def item
  fetch('games.zelda.items')
end