# File lib/amqp_utils/command.rb, line 26
  def version
    IO.read(File.join(File.dirname(__FILE__), '..', '..', 'VERSION'))
  end