Object extensions.
Define an association with self.
# File lib/hashery/association.rb, line 113 def >>(to) Association.new(self, to) end
# File lib/hashery/association.rb, line 117 def associations Association.reference[self] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.