Method: Expectations::Expectation#block

Defined in:
lib/expectations/expectation.rb

#blockObject

Returns the value of attribute block.



3
4
5
# File 'lib/expectations/expectation.rb', line 3

def block
  @block
end