class Faker::Commerce

def brand

Returns:
  • (string) -
def brand
  fetch('commerce.brand')
end