handles abstract method

bool handles(
  1. String module
)

Returns true when this handler is responsible for module.

Implementation

bool handles(String module);