# File lib/generators/merb_plugin.rb, line 10
    def self.source_root
      File.join(super, 'application', 'merb_plugin')
    end