# File lib/beefcake/buffer/base.rb, line 60
def
initialize
(
s
)
super
(
"Unknown type '%s'"
%
[
s
])
end