# File rbCFTypes.rb, line 145
def
to_binary
(
bplist
)
return
bplist
.
bool_to_binary
(
@value
);
end