class Faker::Device

def manufacturer

Returns:
  • (String) -
def manufacturer
  fetch('device.manufacturer')
end