# File lib/aws/record/finder_methods.rb, line 136
      def first options = {}
        _new_scope.find(:first, options)
      end