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