Method: Bogus::Interaction#method

Defined in:
lib/bogus/stubbing/interaction.rb

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



2
3
4
# File 'lib/bogus/stubbing/interaction.rb', line 2

def method
  @method
end