# File lib/reginald/character_class.rb, line 3 def initialize(value, options = {}) @negate = options[:negate] super end