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