# File lib/peek.rb, line 51
  def self.enabled?
    ALLOWED_ENVS.include?(env)
  end