Property.coffee 83 B

12
  1. Function::property = (prop, desc) ->
  2. Object.defineProperty @prototype, prop, desc