# File lib/pry-remote-em/client/proxy.rb, line 6 def initialize(client, opts = {}) @opts = opts @client = client end