module Rails::Generators::Testing::SetupAndTeardown

def teardown # :nodoc:

:nodoc:
def teardown # :nodoc:
  ensure_current_path
  super
end