module Hashie::Extensions::Dash::PredefinedValues::InstanceMethods

def initialize(*)

def initialize(*)
  super
  assert_property_values!
end