# File lib/treetop/compiler/metagrammar.rb, line 1660
        def inline_module_name
          inline_module.module_name if inline_module
        end