# File lib/aws/sns/originators/from_auto_scaling.rb, line 26 def applicable? sns sns['Subject'] =~ /.*autoscaling:.*/i end