# File lib/main/usage.rb, line 23
    def delete_at key
      self[key] = nil
    end