paul = new @name = 'paul' @age = 25 # LiveScript has real object comprehensions flip = (obj) -> new for own k, v of obj then @[v] = k