Returns the value of attribute method
Returns:
the current value of method
2 3 4
# File 'lib/bogus/stubbing/interaction.rb', line 2 def method @method end