# File lib/aws/core/resource.rb, line 294
        def from
          @from ||= (@options[:from] || name)
        end