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