<html><head><title>test</title></head><body> <h1>Old code/new code with nothing changed</h1> <b>asOrderedCollection</b><font color="#000000"><br>     </font><font color="#007F7F">"Answer an OrderedCollection with the receiver as its only element."</font><font color="#000000"><br> <br>     </font><font color="#7F0000">^</font><font color="#000000"> </font><font color="#000000">OrderedCollection</font><font color="#000000"> </font><font color="#00007F">with:</font><font color="#000000"> </font><font color="#7F0000">self</font> <h1>new code with doIt attribute</h1> <code> <pre><b>asOrderedCollection</b><font color="#000000">     </font><font color="#007F7F">"Answer an OrderedCollection with the receiver as its only element."</font><font color="#000000">     </font><font color="#7F0000">^</font><font color="#000000"> OrderedCollection </font><font color="#00007F">with:</font><font color="#000000"> </font><font color="#7F0000">self</font></pre></code> <h1>inbox version</h1> <b>asOrderedCollection</b><font color="#000000"><br> </font><pre><font color="#000000">    </font><font color="#007F7F">"Answer an OrderedCollection with the receiver as its only element."</font><font color="#000000"> </font></pre><font color="#000000"><br> </font><pre><font color="#000000">    </font><font color="#7F0000">^</font><font color="#000000"> </font><font color="#000000">OrderedCollection</font><font color="#000000"> </font><font color="#00007F">with:</font><font color="#000000"> </font><font color="#7F0000">self</font></pre> <hr> <h1>old/new code version of 3 paragraphs</h1> <br> Voluptatem est adipisci explicabo sequi numquam sunt et quo. Possimus sunt illum culpa.<br>     Reprehenderit ratione aut enim. Sed mollitia vero sed fugit iure.<br> Qui minima hic ullam. Et iure sint sint et. Ut velit debitis qui sunt corrupti id odit asperiores.<br> <h1>inbox version of 3 paragraphs</h1> <br> Voluptatem est adipisci explicabo sequi numquam sunt et quo. Possimus sunt illum culpa.<br> <pre>    Reprehenderit ratione aut enim. Sed mollitia vero sed fugit iure. </pre>Qui minima hic ullam. Et iure sint sint et. Ut velit debitis qui sunt corrupti id odit asperiores.<br> <body></html>