class Faker::Commerce

def material

Returns:
  • (String) -
def material
  fetch('commerce.product_name.material')
end