# File lib/fog/ecloud/compute.rb, line 301 def supported_versions @supported_versions ||= get_versions(@versions_uri).body[:VersionInfo] end