class Faker::Drone

def max_speed

Returns:
  • (String) -
def max_speed
  parse('drone.max_speed')
end