# File lib/merb-gen/namespaced_generator.rb, line 30
      def base_path
        File.join(*snake_cased_chunks[0..-2])
      end