# File lib/generators/merb_plugin.rb, line 27
    def destination_root
      File.join(@destination_root, base_name)
    end