# File lib/aws/record/scope.rb, line 115
      def first options = {}
        _handle_options(options).find(:first)
      end