os_env
This change allows checks like: ``` describe os_env('PATH') do its('split') { should include('C:\wix') } end ```