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