Method: Dicer::Behavior::ClassMethods#behavior_methods

Defined in:
lib/dicer/behavior.rb

#behavior_methodsObject



12
13
14
# File 'lib/dicer/behavior.rb', line 12

def behavior_methods
  @behavior_methods ||= []
end