# File lib/thinking_sphinx/deltas/default_delta.rb, line 6 def initialize(adapter, options = {}) @adapter, @options = adapter, options end