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