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