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