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