# File lib/simple_oauth/header.rb, line 46
    def to_s
      "OAuth #{normalized_attributes}"
    end