module Rails::Generators

def self.templates_path

def self.templates_path
  @templates_path ||= []
end