Module: FastRuby::MethodExtension
- Included in:
- Method, UnboundMethod
- Defined in:
- lib/fastruby/method_extension.rb
Instance Method Summary collapse
Instance Method Details
#fastruby ⇒ Object
24 25 26 |
# File 'lib/fastruby/method_extension.rb', line 24 def fastruby owner.fastruby_method(name.to_sym) end |