Method: Mocha::ClassMethod#method
- Defined in:
- lib/mocha/class_method.rb
#method ⇒ Object (readonly)
Returns the value of attribute method.
7 8 9 |
# File 'lib/mocha/class_method.rb', line 7 def method @method end |
Returns the value of attribute method.
7 8 9 |
# File 'lib/mocha/class_method.rb', line 7 def method @method end |