valuable
valuable copied to clipboard
raise exception if someone dumb like me tries to say has_value :attributes ... that's reserved.
instance is reserved for valuable. But it might make more sense for that to be __instance__. In any case, determine what methods are reserved and raise an error when trying to create matching attributes.