Struct.new(:Bunny, :id)
# File test/template/prototype_helper_test.rb, line 7 def to_key() id ? [id] : nil end