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