# File lib/dbus/marshall.rb, line 251 def initialize(offset = 0) @packet = "" @offset = offset # for correct alignment of nested marshallers end