# File lib/librmpd.rb, line 907 def volume status = self.status return if status.nil? return status['volume'].to_i end