class Faker::Appliance
Public Class Methods
brand()
click to toggle source
# File lib/faker/appliance.rb, line 4 def brand fetch('appliance.brand') end
equipment()
click to toggle source
# File lib/faker/appliance.rb, line 8 def equipment fetch('appliance.equipment') end