Method: ExampleBlock#call

Defined in:
lib/matest/example_block.rb

#callObject



21
22
23
# File 'lib/matest/example_block.rb', line 21

def call
  block.call
end