# File lib/fog/compute/rackspace.rb, line 60 def initialize(options={}) @rackspace_username = options[:rackspace_username] end