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