# File lib/data_objects/logger.rb, line 227
    def push(string)
      internal_push(string)
    end