# File lib/cgikit/resource.rb, line 183
def
_load
(
object
)
ByteData
.
new
(
Marshal
.
load
(
object
))
end