An ActiveModel::Model that does not raise exceptions when you pass a parameter for something undefined. Useful in cases where you use an ActiveModel::Model for client classes using an API. When you add a field to your endpoint, you don't want your app raising exceptions before you've started using that new field.