# File lib/ice_cube/builders/string_builder.rb, line 11 def piece(type, prefix = nil, suffix = nil) @types[type] ||= [] end