# File lib/oauth2/version.rb, line 36 def to_h { :major => major, :minor => minor, :patch => patch, :pre => pre, } end