Object
# File lib/rhc/autocomplete.rb, line 10 def initialize(top_level_opts, commands) @top_level_opts = top_level_opts @commands = commands end