# File lib/fog/image/openstack/v2/models/image.rb, line 150 def member(member_id) requires :id service.get_member_details(id, member_id) end