# File lib/new_relic/agent/transaction_state.rb, line 140
      def is_sql_recorded?
        @record_sql != false
      end