class RSpec::Mocks::AndCallOriginalImplementation

def terminal_action=(value)

def terminal_action=(value)
  raise cannot_modify_further_error
end