class Faker::Sports::Basketball

def position

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