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