# File lib/bson/grow.rb, line 34
    def to_t # Extract type from (single-element) BSON
      @str[4,1]
    end