Add a new indexing key that wasn't specified at constructor time e.g.: ```javascript oaty.addKey('colour') oaty.get('colour', 'blue') ```