# File lib/yard/handlers/ruby/base.rb, line 102
          def meta_type(type)
            TestNodeWrapper.new(type.to_s + "?")
          end