# File lib/fog/rackspace/queues.rb, line 245 def to_h { "body" => @data, "age" => age, "ttl" => @ttl, "href" => href } end