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