class BinData::Wrapper

def clear? #:nodoc:

:nodoc:
def clear? #:nodoc:
  @wrapped.clear?
end