# File lib/data_objects/command.rb, line 12
    def execute_non_query(*args)
      raise NotImplementedError.new
    end