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