# File lib/dbus/marshall.rb, line 305
def
append_simple_string
(
s
)
@packet
+=
s
+
"\0"
end