class Middleman::PreviewServer::ServerInformation

def handler

Returns:
  • (String) -
def handler
  information.class.to_s
end