# File lib/aws/record/hash_model/finder_methods.rb, line 152
        def first options = {}
          new_scope.first(options)
        end