# File lib/serverspec/type/base.rb, line 27
def
to_ary
to_s
.
split
(
" "
)
end