# File lib/cgikit/package.rb, line 72
    def all_resource_paths
      [@bin_path, @lib_path, @component_path, @resource_path,
        @web_server_resource_path, @model_path, @locale_path,
        @package_path, @message_path]
    end