backspace() --> self
        Deletes the character to the left of the cursor moving the cursor one
        position to the left.  If the cursor is already at the leftmost
        editable position in the editing buffer, this message has no effect.