Take the following for example:
GroupMember.where(:member_id => 4).first_or_initialize
What if I wanted to say something like this-
If Gr