Module: Faker::Shorthand::Methods

Defined in:
lib/faker/shorthand/methods.rb

Instance Method Summary collapse

Instance Method Details

#fakeObject Also known as: f



4
5
6
# File 'lib/faker/shorthand/methods.rb', line 4

def fake
  Faker::Shorthand::Matcher.new
end