Method: Contr::Base.expectations

Defined in:
lib/contr/base.rb

.expectationsObject (readonly)

Returns the value of attribute expectations.



6
7
8
# File 'lib/contr/base.rb', line 6

def expectations
  @expectations
end