class RSpec::Mocks::AndCallOriginalImplementation

def inner_action=(value)

def inner_action=(value)
  raise cannot_modify_further_error
end