class Faker::Drone

def weight

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