# File lib/facets/core/string/bytes.rb, line 6
def
bytes
self
.
unpack
(
'C*'
)
end