# File lib/bson/byte_buffer.rb, line 50
    def position=(val)
      @cursor = val
    end