Method: String#expected

Defined in:
lib/string.rb

#expectedObject

Returns the value of attribute expected.



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

def expected
  @expected
end