I am planning to implement class inherit interface using JavaScript. class is the perfect word as the name of the constructor.
class
class = function
class is reserved as a future keyword by the ECMAScript specification
Reserved Words - MDN