# File lib/pry/commands/cat.rb, line 48
    def complete(search)
      super | load_path_completions
    end