# File lib/flexirecord.rb, line 1364 1364: def execute(command_template, *command_arguments) 1365: record_query(nil, command_template, *command_arguments) 1366: end