Method: RR::MethodDispatches::BaseMethodDispatch#block

Defined in:
lib/rr/method_dispatches/base_method_dispatch.rb

#blockObject (readonly)

Returns the value of attribute block.



7
8
9
# File 'lib/rr/method_dispatches/base_method_dispatch.rb', line 7

def block
  @block
end