2 3 4
# File 'lib/bb8/commands/version.rb', line 2 def self.call puts "BB-8 Version #{BB8::VERSION}" end