class Rails::Secrets

def read_for_editing(&block)

def read_for_editing(&block)
  writing(read, &block)
end