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