global

def compile_attributes

def compile_attributes
  return super unless $CHEFSPEC_MODE
  return if $CHEFSPEC_PRELOAD
  super
end