# File lib/fog/ecloud/mock_data_classes.rb, line 564
        def at_address(address)
          find {|d| d.address == address }
        end