23 24 25
# File 'lib/terrafying/components/staticset.rb', line 23 def self.find_in(vpc, name) StaticSet.new.find_in vpc, name end