# File lib/rubyrep/noisy_connection.rb, line 15 def initialize(cursor, sweeper) self.org_cursor = cursor self.sweeper = sweeper end