module ActionDispatch::Integration::Runner

def remove! # :nodoc:

:nodoc:
def remove! # :nodoc:
  @integration_session = nil
end