if ( options.inset !== undefined ) {
            hasCorners = !!( options.inset && ( options.corners || this.options.corners ) );
        }