# File lib/her/model/relation.rb, line 120
      def find_by(params)
        where(params).first
      end