class Faker::Sports::Football

def position

Returns:
  • (String) -
def position
  fetch('football.positions')
end