# File lib/rhc/helpers.rb, line 491
    def env_var_regex_pattern
      /^([a-zA-Z_][\w]*)=(.*)$/
    end