class Rails::Generators::PluginGenerator

def create_test_files

def create_test_files
  build(:test) unless options[:skip_test]
end