f427451853
This exposes the default options for Select2 as `$.fn.select2.defaults`. A default option can be set using the `set(key, val)` option which is available. The key should use the same formatting as the HTML data attributes. This also adds some documentation about it.