<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">El 14/7/24 a las 18:15, Mark Volkmann
      via Cuis-dev escribió:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFfRWnUk2ZjwGyYcdYcmS10rSV+_0DzejzrFO-bVtjFvri6ZKQ@mail.gmail.com">
      <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
        <div style="line-break:after-white-space">
          <div>
            <div>
              <blockquote type="cite">
                <div>
                  <div dir="ltr">
                    <div>- The method lookup dictionaries cannot be
                      inspected or explored.</div>
                  </div>
                </div>
              </blockquote>
              They can, but it’s not recommended</div>
          </div>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>How can I do that? I don't plan to modify them directly, but
        I'd like to examine them to solidify my understanding of how
        method lookup works.</div>
    </blockquote>
    <p><br>
    </p>
    <p>Send the #methodDict message to a class.<br>
    </p>
  </body>
</html>