# File lib/generators/migration.rb, line 5
    def self.source_root
      File.join(super, 'component', 'migration')
    end