# File lib/treetop/compiler/metagrammar.rb, line 1576
        def inline_modules
          atomic.inline_modules + parent_modules
        end