| Module | SAXMachine::ClassMethods |
| In: |
lib/sax-machine/sax_document.rb
|
we only want to insert the getter and setter if they haven‘t defined it from elsewhere. this is how we allow custom parsing behavior. So you could define the setter and have it parse the string into a date or whatever.