object @jamblasters
attributes :id, :serial_no, :client_id
child(:most_recent_pairing => :pairing) do |pairing|
attributes :key, :user_id
end