# File lib/pry-remote-em/client.rb, line 44 def post_init Readline.completion_proc = method(:auto_complete) end