require 'spectus/expectation_target' module Fix # Wraps the target of an expectation. # # @api private # class It < Spectus::ExpectationTarget end end