# File lib/fog/compute/ecloud.rb, line 127 def virtual_machine_from_href(href) find_href_prefixed_in(href, all_virtual_machines) end