# File lib/pry/default_commands/documentation.rb, line 15
        def process
          run ".ri", *args
        end