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