# File lib/aws/core/cacheable.rb, line 23 def self.included base base.extend Naming unless base.respond_to?(:service_ruby_name) end