# File lib/cucumber/thinking_sphinx/sql_logger.rb, line 4 def self.included(base) base.send :alias_method_chain, :execute, :query_record end