# File lib/flowdock/git/builder.rb, line 103
      def ref_name
        @ref.to_s.sub(/\Arefs\/(heads|tags)\//, '')
      end