# File lib/aws/route_53/hosted_zone_collection.rb, line 35 def initialize options = {} @filters = options[:filters] || {} super end