# File lib/aws/rds/db_instance.rb, line 159
      def snapshots
        DBSnapshotCollection.new(:config => config).db_instance(self)
      end