module Rails::Generators

def self.templates_path #:nodoc:

:nodoc:
def self.templates_path #:nodoc:
  @templates_path ||= []
end