Method: Delorean::Ruby::Whitelists::Base#class_method_matchers
- Defined in:
- lib/delorean/ruby/whitelists/base.rb
#class_method_matchers ⇒ Object (readonly)
Returns the value of attribute class_method_matchers.
11 12 13 |
# File 'lib/delorean/ruby/whitelists/base.rb', line 11 def class_method_matchers @class_method_matchers end |