# File lib/fog/aws/models/compute/snapshots.rb, line 12 def initialize(attributes) self.filters ||= { 'RestorableBy' => 'self' } super end