Method: CopyMethod::MethodCopier#method_source
- Defined in:
- lib/copy_method/method_copier.rb
#method_source ⇒ String
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
69 70 71 |
# File 'lib/copy_method/method_copier.rb', line 69 def method_source definition.source end |