class Faker::Coffee

def blend_name

Returns:
  • (String) -
def blend_name
  parse('coffee.blend_name')
end