# File rbCFTypes.rb, line 167
def
decoded_value
return
Base64
.
decode64
(
@value
)
end