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