# File lib/wirble.rb, line 479
        def ri(arg)
           puts `ri '#{arg}'`
        end