class RSpec::Mocks::AndCallOriginalImplementation

def initial_action=(value)

def initial_action=(value)
  raise cannot_modify_further_error
end