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