class Faker::Movies::Tron

def location

Returns:
  • (String) -
def location
  sample(locations)
end