class Doorkeeper::MongoMapper::IndexesGenerator

def install

def install
  template 'indexes.rb', 'db/indexes.rb'
end