# File lib/culerity/remote_object_proxy.rb, line 11 def initialize(remote_object_id, io) @remote_object_id = remote_object_id @io = io end