11 12 13
# File 'lib/dhs/concerns/record/first.rb', line 11 def first(options = nil) find_by({}, trace!(options)) end