module RSpec::Rails::MinitestAssertionAdapter

def assertion_delegator

def assertion_delegator
  @assertion_delegator ||= AssertionDelegator.new
end