class Rugged::Blob

def hashsig(options = 0)

def hashsig(options = 0)
  @hashsig ||= HashSignature.new(self, options)
end