class BinData::BasePrimitive

def <=>(other)

def <=>(other)
  snapshot <=> other
end