------art_45_17477132.1323186484526
Content-Type: multipart/alternative; 
	boundary---art_46_19381660.1323186484526"

------art_46_19381660.1323186484526
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Indeed, I have aliased `#is` to `#include` and aliased `#is?` as `#` 
before

  class Collection
    is Enumerable
  end

  Collection.is? Enumerable

Which I find exceptionally readable.





------art_46_19381660.1323186484526
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

Indeed, I have aliased `#is` to `#include` and aliased&nbsp;`#is?` as `#` before<div><br></div><div>&nbsp; class Collection</div><div>&nbsp; &nbsp; is Enumerable</div><div>&nbsp; end</div><div><br></div><div>&nbsp; Collection.is? Enumerable</div><div><br></div><div>Which I find exceptionally readable.</div><div><br></div><div><br></div><div><br></div><div><br></div>
------art_46_19381660.1323186484526--

------art_45_17477132.1323186484526--