class Faker::ElectricalComponents

def active

Returns:
  • (String) -
def active
  fetch('electrical_components.active')
end