class Rails::Generators::TestCase

def ensure_current_path #:nodoc:

:nodoc:
def ensure_current_path #:nodoc:
  cd current_path
end