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