$('[data-method]').on('click', function(e)
    {
        e.preventDefault();

        var self = this;