lib/veritas/support/visitable.rb in veritas-0.0.3 vs lib/veritas/support/visitable.rb in veritas-0.0.4

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + module Veritas # A mixin to allow instances to be visited module Visitable