Hi there,
Got an issue with the opts() method. According to the docs it should return an Object with option names as keys. But the values always seem to be undefined. From what I can see, these values get loaded here but I don't really see how this[key] could ever return anything other than undefined. Am I missing something here?