class OCI8::BLOB

def initialize(*arg)

def initialize(*arg)
  @lobtype = 1
  @csfrm = SQLCS_IMPLICIT
  super(*arg)
end