Method: Bogus::Fake#initialize
- Defined in:
- lib/bogus/fake.rb
#initialize(*args) ⇒ Fake
Returns a new instance of Fake.
12 13 14 |
# File 'lib/bogus/fake.rb', line 12 def initialize(*args) __shadow__ end |
Returns a new instance of Fake.
12 13 14 |
# File 'lib/bogus/fake.rb', line 12 def initialize(*args) __shadow__ end |