# File lib/fog/joyent/requests/compute/get_dataset.rb, line 18 def get_dataset request( :method => "GET", :path => "/my/datasets" ) end