# File lib/merb-gen/namespaced_generator.rb, line 20
      def file_name
        chunks.last.snake_case
      end