module Rails::Generators::Testing::Behaviour

def ensure_current_path

def ensure_current_path
  cd current_path
end