45 46 47
# File 'lib/react/component/class_methods.rb', line 45 def validator @validator ||= Validator.new(props_wrapper) end