# File lib/openid/store/interface.rb, line 21
      def store_association(server_url, association)
        raise NotImplementedError
      end