# File lib/spoon/unix.rb, line 114
    def <<(ptr)
      @ary << ptr
      self
    end