module Bootstrap

def hanami?

def hanami?
  defined?(::Hanami)
end