# File lib/cloudmasterd.rb, line 68
    def profile(name)
      _call("get_profile", name, @token)
    end