#Bulldog Ruby Library for XtremIO
####Install and usage:
gem install heybulldog
require 'heybulldog'
####Example usage files: -example.rb
####Create a XtremIO Object
bulldog = Bulldog.new([base_url],[user_name],[password],FALSE)
####Get all Volumes
bulldog.get_volumes