module Pay::Stripe

def self.public_key

def self.public_key
  find_value_by_name(:stripe, :public_key)
end