class RSpec::Mocks::InstanceMethodStasher

def method_is_stashed?

Other tags:
    Private: -
def method_is_stashed?
  @method_is_stashed
end