# File lib/yard/handlers/ruby/base.rb, line 83
          def method_call(name)
            MethodCallWrapper.new(name.to_s)
          end