module SPACEX VERSION = '1.0.2'.freeze def self.help puts 'https://github.com/rodolfobandeira/spacex' end end