# File lib/rubyrep/configuration.rb, line 268 def initialize self.left = {} self.right = {} self.options = DEFAULT_OPTIONS.clone end