Changes
- Implement referenced_by() method to get reverse value of composite
relationships.
- Return null object for empty single-value relationships and distinguish
situations when get() fails because of wrong parameters and when the
relationship is not set.