dkubb / adamantium

Create immutable objects
MIT License
373 stars 13 forks source link

Original source location #15

Closed mbj closed 11 years ago

mbj commented 11 years ago

Mutant needs the original source location to identify methods AST.

The acutal implementation redefines the method via define_method so the original source location is lost.