module Impressionist
module Generators
class ImpressionistGenerator < Rails::Generators::Base
hook_for :orm
end