class Slim::Splat::Builder

def initialize(options)

def initialize(options)
  @options = options
  @attrs = {}
end