returns 0 if key was not found, returns 1 if key was deleted
[success, value], success true if value was in storage and read, value is the read string
write a value with to the local storage of the browser with the class specific key (this.key)
{string} string to write to the local storage of the browser
write a value with to the local storage of the browser with the class specific key (this.key)