lib/mutant/subject.rb in mutant-0.5.19 vs lib/mutant/subject.rb in mutant-0.5.20
- old
+ new
@@ -1,6 +1,4 @@
-# encoding: utf-8
-
module Mutant
# Subject of a mutation
class Subject
include AbstractType, Adamantium::Flat, Enumerable
include Concord::Public.new(:context, :node)