# File lib/thinking_sphinx/deltas/default_delta.rb, line 39
  def toggled?(instance)
    instance.send "#{column}?"
  end