# File lib/hammer_cli_katello/commands.rb, line 20
      def searchables
        @searchables ||= HammerCLIKatello::Searchables.new
        @searchables
      end