class BasicObject

The legacy ‘:should` syntax adds the following methods directly to `BasicObject` so that they are available off of any object. Note, however, that this syntax does not always play nice with delegate/proxy objects. We recommend you use the non-monkeypatching `:expect` syntax instead.

The legacy ‘:should` syntax adds the following methods directly to `BasicObject` so that they are available off of any object. Note, however, that this syntax does not always play nice with delegate/proxy objects. We recommend you use the non-monkeypatching `:expect` syntax instead. @see Class