class Faker::Camera

def brand_with_model

Returns:
  • (String) -
def brand_with_model
  fetch('camera.brand_with_model')
end